desktop_windows
Features
7 features passed
0 features failed, 0 skipped
Scenarios
25 scenarios passed
0 scenarios failed, 0 skipped, 0 others
Steps
125 steps passed
0 steps failed, 0 skipped, 0 others
Timeline (seconds)
  • Validating the Company Feature Oct 6, 2023 02:18:15 PM Pass
    00 00 12.500
    check_circle Scenario: User Validates the About Us feature
    @Aboutus
    • check_circleGiven User Should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Company and Clicks on AboutUs
    • check_circleThen User Should Able to See Startup year in AboutUs
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 05.483
    check_circle Scenario: User Should Fill the Details of Publisher Company
    @PublisherPartner
    • check_circleGiven User Should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Company and Clicks on Publisher Partnership
    • check_circleThen User Should Able to Fill the Details
    • check_circleThen Click on Submit Button
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 05.656
    check_circle Scenario: User Should Fill the Detials in ContactUs Page
    @ContactUs
    • check_circleGiven User Should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Company and Clicks on ContacUs
    • check_circleThen User Should Able to Fill the Contact Details
    • check_circleThen It has to take the Conatct Number
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 02.263
    check_circle Scenario: User Should Validate the Privacy Policy
    @PrivacyPolicy
    • check_circleGiven User Should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Company and Clicks on Privacy Policy
    • check_circleThen User Should Read the Policy
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 02.310
    check_circle Scenario: User Should Validate the Disclaimer Page
    @Disclaimer
    • check_circleGiven User Should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Company and Clicks on Disclaimer
    • check_circleThen User Should Validate the Disclaimer WebPage
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • Login Using Mobile number and otp Oct 6, 2023 02:18:43 PM Pass
    00 00 04.713
    check_circle Scenario: False Login
    @InvalidLogin
    • check_circleGiven user should be on login page "https://www.buybooksindia.com/login.php"
    • check_circleWhen user enter the mobile number and click on generate otp
    • check_circleThen OTP will generated Copy the OTP and Click on Login button
    • check_circleAnd Validate the User Login
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 03.662
    check_circle Scenario: User Login
    @ValidLogin
    • check_circleGiven user should be on login page "https://www.buybooksindia.com/login.php"
    • check_circleWhen user enter the mobile number and click on generate otp
    • check_circleThen OTP will generated Copy the OTP and Click on Login
    • check_circleAnd Validate the User Login success
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 01.632
    check_circle Scenario: Update Account Information
    @UpdateAccountInfo
    • check_circleGiven user should be Logged In
    • check_circleWhen user should enters the Account Information
    • check_circleThen user clicks in submit button
    • check_circleAnd Validate the Account Infomation
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 03.688
    check_circle Scenario: Manage Address
    @Address
    • check_circleGiven user should be Logged In
    • check_circleWhen User Navigates to Address Page
    • check_circleAnd Enters the Address details
    • check_circleThen user submit the address
    • check_circleAnd Validate the Address Details
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • Navigate to School Education Oct 6, 2023 02:18:57 PM Pass
    00 00 04.899
    check_circle Scenario: User able to sort books for class6
    @ShopByClassNew
    • check_circleGiven User should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigate to School Education and Click ShopBy Class
    • check_circleThen User Click on Class6
    • check_circleAnd User Click on Sort Option
    • check_circleThen User Selects Newest and assert text
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 06.829
    check_circle Scenario: User able to sort books and print price of books for class10
    @ShopByClassPrice
    • check_circleGiven User should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates School Education and Click ShopBy Class
    • check_circleThen User Click on Class10
    • check_circleAnd User Clicks on Sort Option
    • check_circleThen User Selects Price:Low-High and Print Price of Books
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 04.779
    check_circle Scenario: User able to sort books based on discount for CBSE Board
    • check_circleGiven User should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates School Education and Click ShopBy Board
    • check_circleThen User Click on CBSE Option
    • check_circleAnd User Clicks on Sort Option
    • check_circleThen User Selects Discount:Low-High and check the discount
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 05.756
    check_circle Scenario: User able to sort books based on discount for CBSE Board
    @ShopByBoardDHL
    • check_circleGiven User should be on HomePage "https://www.buybooksindia.com/"
    • check_circleWhen User Navigates School Education and Click ShopBy Board
    • check_circleThen User Click on CBSE Option
    • check_circleAnd User Clicks on Sort Option
    • check_circleThen User Selects Discount:High-Low and check the discount
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • Validating search bar Oct 6, 2023 02:19:19 PM Pass
    00 00 12.962
    check_circle Scenario Outline: Validates Search Bar


    DetailsValidate
    Sheet10
    Sheet11
    Sheet12
    • check_circleValidates Search Bar
      @SearchBarValidation
      • check_circleGiven User should be on homepage "https://www.buybooksindia.com/"
      • check_circleWhen User clicks the search bar
      • check_circleThen user Enters book "Sheet1" and 0 the details
      • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
        Screenshot
    • check_circleValidates Search Bar
      @SearchBarValidation
      • check_circleGiven User should be on homepage "https://www.buybooksindia.com/"
      • check_circleWhen User clicks the search bar
      • check_circleThen user Enters book "Sheet1" and 1 the details
      • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
        Screenshot
    • check_circleValidates Search Bar
      @SearchBarValidation
      • check_circleGiven User should be on homepage "https://www.buybooksindia.com/"
      • check_circleWhen User clicks the search bar
      • check_circleThen user Enters book "Sheet1" and 2 the details
      • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
        Screenshot
  • Validating the Support section Oct 6, 2023 02:19:32 PM Pass
    00 00 06.660
    check_circle Scenario: User Validates the Terms and condition feature
    • check_circleGiven User Should be on HomePage"https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Support and Clicks on Terms and condition
    • check_circleThen User Should Able to See the Terms and condition
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 02.178
    check_circle Scenario: User Validates How to Order feature
    • check_circleGiven User Should be on HomePage"https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Support and Clicks on How to Order
    • check_circleThen User Should Able to See the Queries
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 02.009
    check_circle Scenario: User Validates ShippingandDelivery feature
    • check_circleGiven User Should be on HomePage"https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Support and Clicks on ShippingandDelivery
    • check_circleThen User Should Able to See the ShippingandDelivery
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 02.498
    check_circle Scenario: User Validates ReturnPolicy feature
    • check_circleGiven User Should be on HomePage"https://www.buybooksindia.com/"
    • check_circleWhen User Navigates to Support and Clicks on ReturnPolicy
    • check_circleThen User Should Able to See the ReturnPolicy
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • Children and Young Adults Section on webpage Oct 6, 2023 02:19:45 PM Pass
    00 00 09.324
    check_circle Scenario: Browsing Drawing and Coloring Books
    • check_circleGiven user is on homepage of "https://www.buybooksindia.com"
    • check_circleWhen User moves to Children and young click on drawing and colouring
    • check_circleThen User click sort option and select newest
    • check_circleAnd User selects a book from newest
    • check_circleThen add to cart drawing
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 04.682
    check_circle Scenario: Browsing Essays and Letters
    • check_circleGiven user is on homepage of "https://www.buybooksindia.com"
    • check_circleWhen User moves to Children and young click on Essay and letters
    • check_circleThen User click sort option and select price high-low
    • check_circleAnd User selects a book from select price high-low
    • check_circleThen add to cart essay
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 08.126
    check_circle Scenario: Browsing Poems and Rhymes
    • check_circleGiven user is on homepage of "https://www.buybooksindia.com"
    • check_circleWhen User moves to Children and young click on Poem and Rhymes
    • check_circleThen User click sort option and select letters A-Z
    • check_circleAnd User selects a book from select letters A-Z
    • check_circleThen add to cart poem
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
    00 00 03.947
    check_circle Scenario: Validating Cart and Deleting Item in Cart
    • check_circleGiven user is on homepage of "https://www.buybooksindia.com"
    • check_circleGiven user is on homepage of "https://www.buybooksindia.com/"
    • check_circleWhen User Clicks on MyCart
    • check_circleThen User Validates the Products present in cart
    • check_circleThen User deletes the product
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • Validating the wishlist Oct 6, 2023 02:20:11 PM Pass
    00 00 16.655
    check_circle Scenario: User validates the My wishlist
    @MyWishlist
    • check_circleGiven User should be on homepage "https://www.buybooksindia.com/"
    • check_circleWhen User clicks the search bar
    • check_circleAnd user enter books name and click on book
    • check_circleThen User add the book to wish list
    • check_circleAnd check whether book is added to wish list
    • check_circlecom.StepDefinition.Hooks.takeScreenshot(io.cucumber.java.Scenario)
      Screenshot
  • @ContactUs 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 02:18:33 PM User Should Fill the Detials in ContactUs Page Pass
  • @PrivacyPolicy 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 02:18:38 PM User Should Validate the Privacy Policy Pass
  • @PublisherPartner 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 02:18:27 PM User Should Fill the Details of Publisher Company Pass
  • @ShopByClassNew 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 02:18:57 PM User able to sort books for class6 Pass
  • @ShopByClassPrice 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 02:19:02 PM User able to sort books and print price of books for class10 Pass
  • @SearchBarValidation 3
    Passed: 3
    Timestamp TestName Status
    Oct 6, 2023 02:19:19 PM Validates Search Bar Pass
    Oct 6, 2023 02:19:22 PM Validates Search Bar Pass
    Oct 6, 2023 02:19:25 PM Validates Search Bar Pass
  • @MyWishlist 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 02:20:11 PM User validates the My wishlist Pass
  • @ShopByBoardDHL 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 02:19:13 PM User able to sort books based on discount for CBSE Board Pass
  • @ValidLogin 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 02:18:48 PM User Login Pass
  • @Disclaimer 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 02:18:41 PM User Should Validate the Disclaimer Page Pass
  • @InvalidLogin 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 02:18:43 PM False Login Pass
  • @Aboutus 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 02:18:15 PM User Validates the About Us feature Pass
  • @Address 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 02:18:53 PM Manage Address Pass
  • @UpdateAccountInfo 1
    Passed: 1
    Timestamp TestName Status
    Oct 6, 2023 02:18:51 PM Update Account Information Pass
Dashboard
Features
7
Scenarios
25
Steps
125
Start
Oct 6, 2023 02:18:14 PM
End
Oct 6, 2023 02:20:28 PM
Time Taken
00 02 14.170
Environment

 

Name Value
os windows
Categories

 

Name Passed Failed Skipped Passed %
@ContactUs 1 0 0 100%
@PrivacyPolicy 1 0 0 100%
@PublisherPartner 1 0 0 100%
@ShopByClassNew 1 0 0 100%
@ShopByClassPrice 1 0 0 100%
@SearchBarValidation 3 0 0 100%
@MyWishlist 1 0 0 100%
@ShopByBoardDHL 1 0 0 100%
@ValidLogin 1 0 0 100%
@Disclaimer 1 0 0 100%
@InvalidLogin 1 0 0 100%
@Aboutus 1 0 0 100%
@Address 1 0 0 100%
@UpdateAccountInfo 1 0 0 100%